- 01. Welcome To Developing Android Apps
- 02. Looking Forward
- 03. Dice Roller
- 04. Installing Android Studio
- 05. Creating the Dice Roller Project: Written Instructions
- 06. Running Your First App
- 07. Running your First App on an Emulator
- 08. Running your First App on a Device
- 09. Student Interview: Part 1
- 10. Main App Anatomy
- 11. Quiz: App Anatomy
- 12. Activity and Layout
- 13. Exercise: Hello Android
- 14. Adding the Button
- 15. Exercise: Adding the Button
- 16. Connecting the Button
- 17. Exercise: findViewById
- 18. Exercise: OnClickListener
- 19. Exercise: Change the Text
- 20. Dice Images
- 21. Exercise: Adding the Image Resource
- 22. Exercise: Adding the ImageView
- 23. Student Interview: Part 2
- 24. Exercise: Finding Views Efficiently
- 25. Namespaces
- 26. Introduction to Gradle
- 27. Build.gradle
- 28. Android Compatibility
- 29. Exercise: Vector Drawables
- 30. Assessment
- 31. Recap